RuleActionsStopProcessingRules Property |
Indicates whether subsequent rules are to be evaluated.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool StopProcessingRules { get; set; }Public Property StopProcessingRules As Boolean
Get
Set
Property Value
Type:
Booleantrue if [stop processing rules]; otherwise,
false.
See Also